[INFO] cloning repository https://github.com/alexsteele/wobble
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexsteele/wobble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexsteele%2Fwobble", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexsteele%2Fwobble'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21007cc3bdf838ae16950748a0578d9082b519e2
[INFO] testing alexsteele/wobble against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexsteele%2Fwobble" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/alexsteele/wobble
[INFO] finished tweaking git repo https://github.com/alexsteele/wobble
[INFO] tweaked toml for git repo https://github.com/alexsteele/wobble written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexsteele/wobble on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexsteele/wobble already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c047cac8e6e643f791a182931839b7063d7322a11bbaa2bfbf3dec377d540a94
[INFO] running `Command { std: "docker" "start" "-a" "c047cac8e6e643f791a182931839b7063d7322a11bbaa2bfbf3dec377d540a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c047cac8e6e643f791a182931839b7063d7322a11bbaa2bfbf3dec377d540a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c047cac8e6e643f791a182931839b7063d7322a11bbaa2bfbf3dec377d540a94", kill_on_drop: false }`
[INFO] [stdout] c047cac8e6e643f791a182931839b7063d7322a11bbaa2bfbf3dec377d540a94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccaca66fda97d589d44851011dbc3d3c333d074b82d1ec50414b601d5f28fa8e
[INFO] running `Command { std: "docker" "start" "-a" "ccaca66fda97d589d44851011dbc3d3c333d074b82d1ec50414b601d5f28fa8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling wobble v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.02s
[INFO] running `Command { std: "docker" "inspect" "ccaca66fda97d589d44851011dbc3d3c333d074b82d1ec50414b601d5f28fa8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccaca66fda97d589d44851011dbc3d3c333d074b82d1ec50414b601d5f28fa8e", kill_on_drop: false }`
[INFO] [stdout] ccaca66fda97d589d44851011dbc3d3c333d074b82d1ec50414b601d5f28fa8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae0ff2ce2feb5dae629de42c83905df136b8ddea5171758ce3f1b43df787660b
[INFO] running `Command { std: "docker" "start" "-a" "ae0ff2ce2feb5dae629de42c83905df136b8ddea5171758ce3f1b43df787660b", kill_on_drop: false }`
[INFO] [stderr]    Compiling wobble v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.54s
[INFO] running `Command { std: "docker" "inspect" "ae0ff2ce2feb5dae629de42c83905df136b8ddea5171758ce3f1b43df787660b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae0ff2ce2feb5dae629de42c83905df136b8ddea5171758ce3f1b43df787660b", kill_on_drop: false }`
[INFO] [stdout] ae0ff2ce2feb5dae629de42c83905df136b8ddea5171758ce3f1b43df787660b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4bbd1c9d20d406ed2bf109d61c4fa5bfbc646268bf810ee0747dc5bf1a9020d6
[INFO] running `Command { std: "docker" "start" "-a" "4bbd1c9d20d406ed2bf109d61c4fa5bfbc646268bf810ee0747dc5bf1a9020d6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wobble-e596ce4f1331e799)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test chain::tests::accepts_duplicate_inserts_idempotently ... ok
[INFO] [stdout] test chain::tests::inserts_genesis_and_sets_best_tip ... ok
[INFO] [stdout] test aliases::tests::alias_book_is_human_readable_json ... ok
[INFO] [stdout] test aliases::tests::alias_book_round_trips_through_disk ... ok
[INFO] [stdout] test admin::tests::request_balance_returns_balance_summary ... ok
[INFO] [stdout] test chain::tests::extends_chain_from_parent ... ok
[INFO] [stdout] test admin::tests::bootstrap_funds_returns_bootstrap_summary ... ok
[INFO] [stdout] test chain::tests::counts_known_branch_heads ... ok
[INFO] [stdout] test admin::tests::request_status_returns_status_summary ... ok
[INFO] [stdout] test chain::tests::rejects_genesis_with_parent ... ok
[INFO] [stdout] test chain::tests::rejects_missing_parent_for_non_genesis_block ... ok
[INFO] [stdout] test client::tests::connect_and_handshake_returns_remote_hello ... ok
[INFO] [stdout] test client::tests::announce_transaction_sends_transaction_after_handshake ... ok
[INFO] [stdout] test consensus::tests::expands_compact_target_with_large_exponent ... ok
[INFO] [stdout] test client::tests::request_tip_returns_remote_tip_summary ... ok
[INFO] [stdout] test client::tests::connect_and_handshake_rejects_non_hello_response ... ok
[INFO] [stdout] test client::tests::request_block_returns_optional_block_payload ... ok
[INFO] [stdout] test client::tests::request_tip_rejects_wrong_response_type ... ok
[INFO] [stdout] test consensus::tests::expands_compact_target_with_small_exponent ... ok
[INFO] [stdout] test consensus::tests::rejects_bad_merkle_root ... ok
[INFO] [stdout] test consensus::tests::rejects_invalid_compact_targets ... ok
[INFO] [stdout] test home::tests::config_parse_defaults_missing_mining_section ... ok
[INFO] [stdout] test consensus::tests::rejects_invalid_pow_target ... ok
[INFO] [stdout] test consensus::tests::rejects_empty_block ... ok
[INFO] [stdout] test home::tests::derives_canonical_paths_under_root ... ok
[INFO] [stdout] test consensus::tests::rejects_block_without_coinbase_first ... ok
[INFO] [stdout] test consensus::tests::rejects_multiple_coinbases ... ok
[INFO] [stdout] test consensus::tests::block_application_is_atomic_on_transaction_failure ... ok
[INFO] [stdout] test home::tests::config_round_trips_custom_mining_section ... ok
[INFO] [stdout] test consensus::tests::rejects_insufficient_proof_of_work ... ok
[INFO] [stdout] test home::tests::initialize_creates_default_node_config ... ok
[INFO] [stdout] test home::tests::save_and_load_config_round_trip ... ok
[INFO] [stdout] test home::tests::initialize_creates_missing_default_files ... ok
[INFO] [stdout] test net::tests::reads_multiple_messages_from_one_buffered_stream ... ok
[INFO] [stdout] test admin::tests::submit_transaction_returns_submitted_txid ... ok
[INFO] [stdout] test net::tests::sends_and_receives_message_over_tcp ... ok
[INFO] [stdout] test mempool::tests::rejects_duplicate_transaction ... ok
[INFO] [stdout] test net::tests::returns_invalid_data_for_malformed_json ... ok
[INFO] [stdout] test node_state::tests::accepts_genesis_and_populates_utxos ... ok
[INFO] [stdout] test mempool::tests::collects_only_transactions_that_remain_valid_together ... ok
[INFO] [stdout] test node_state::tests::indexes_side_branch_without_mutating_active_utxos ... ok
[INFO] [stdout] test consensus::tests::applies_valid_block_atomically ... ok
[INFO] [stdout] test node_state::tests::builds_payment_transaction_from_utxos_without_node_state ... ok
[INFO] [stdout] test mempool::tests::admits_valid_transaction ... ok
[INFO] [stdout] test node_state::tests::rejects_payment_when_sender_funds_are_insufficient ... ok
[INFO] [stdout] test mempool::tests::prunes_transaction_invalidated_by_updated_utxos ... ok
[INFO] [stdout] test client::tests::connect_and_handshake_times_out_when_peer_never_replies ... ok
[INFO] [stdout] test peer::tests::announce_block_accepts_block_into_local_state ... ok
[INFO] [stdout] test consensus::tests::rejects_coinbase_reward_larger_than_subsidy_plus_fees ... ok
[INFO] [stdout] test peer::tests::announce_tx_adds_transaction_to_mempool ... ok
[INFO] [stdout] test peer::tests::get_block_returns_known_block ... ok
[INFO] [stdout] test peer::tests::get_tip_returns_tip_summary ... ok
[INFO] [stdout] test peer::tests::hello_rejects_unsupported_version ... ok
[INFO] [stdout] test peer::tests::hello_rejects_network_mismatch ... ok
[INFO] [stdout] test peer::tests::local_hello_reports_current_tip_state ... ok
[INFO] [stdout] test peers::tests::loads_peer_endpoint_list_from_json ... ok
[INFO] [stdout] test peers::tests::rejects_invalid_peer_file_json ... ok
[INFO] [stdout] test peers::tests::saves_peer_endpoint_list_as_json ... ok
[INFO] [stdout] test peers::tests::stored_peer_defaults_to_perfect_behavior ... ok
[INFO] [stdout] test mempool::tests::rejects_transaction_that_conflicts_with_pending_input ... ok
[INFO] [stdout] test server::tests::announced_block_syncs_missing_parent_then_retries_acceptance ... ok
[INFO] [stdout] test server::tests::announced_competing_genesis_still_returns_original_rejection ... ok
[INFO] [stdout] test server::tests::announced_tip_updates_runtime_peer_metadata ... ok
[INFO] [stdout] test node_state::tests::submits_payment_with_change_output ... ok
[INFO] [stdout] test server::tests::duplicate_tip_sync_hint_is_ignored_for_same_peer ... ok
[INFO] [stdout] test server::tests::bootstrap_uniqueness_advances_with_existing_height ... ok
[INFO] [stdout] test mempool::tests::rejects_replacement_when_fee_is_not_higher ... ok
[INFO] [stdout] test node_state::tests::accepts_direct_extension_of_best_tip ... ok
[INFO] [stdout] test server::tests::peer_match_prefers_advertised_addr_over_node_name ... ok
[INFO] [stdout] test node_state::tests::submits_payment_across_multiple_owned_keys ... ok
[INFO] [stdout] test node_state::tests::prunes_pending_transaction_spent_by_new_best_block ... ok
[INFO] [stdout] test mempool::tests::replaces_pending_transaction_with_higher_fee_on_same_inputs ... ok
[INFO] [stdout] test server::tests::relay_best_effort_skips_origin_peer_by_node_name ... ok
[INFO] [stdout] test server::tests::relay_handshake_advertises_current_tip ... ok
[INFO] [stdout] test server::tests::relay_new_best_tip_announces_tip_summary_to_configured_peer ... ok
[INFO] [stdout] test server::tests::persists_mempool_to_sqlite_after_transaction_message ... ok
[INFO] [stdout] test server::tests::select_sync_peers_falls_back_to_first_configured_peer_without_tip_metadata ... ok
[INFO] [stdout] test server::tests::select_sync_peers_keeps_retrying_unknown_tip_at_same_height ... ok
[INFO] [stdout] test server::tests::select_sync_peers_prefers_highest_advertised_height_ahead_of_local_tip ... ok
[INFO] [stdout] test server::tests::select_sync_peers_skips_recently_contacted_unknown_peer ... ok
[INFO] [stdout] test node_state::tests::reports_balance_for_public_key ... ok
[INFO] [stdout] test server::tests::relay_best_effort_reuses_connected_session_for_multiple_announcements ... ok
[INFO] [stdout] test server::tests::persists_block_metadata_and_active_utxos_to_sqlite ... ok
[INFO] [stdout] test server::tests::sync_from_peer_errors_when_remote_tip_block_is_missing ... ok
[INFO] [stdout] test server::tests::mined_block_reply_relays_the_concrete_block_from_state ... ok
[INFO] [stdout] test server::tests::sync_from_peer_fetches_and_accepts_missing_tip_block ... ok
[INFO] [stdout] test chain::tests::prefers_branch_with_more_cumulative_work ... ok
[INFO] [stdout] test sqlite_store::tests::counts_persisted_chain_entries ... ok
[INFO] [stdout] test server::tests::reorg_block_refreshes_mempool_index_incrementally ... ok
[INFO] [stdout] test server::tests::relay_policy_skips_known_transaction_announcements ... ok
[INFO] [stdout] test server::tests::start_stops_when_handle_requests_shutdown ... ok
[INFO] [stdout] test node_state::tests::mines_pending_transactions_from_mempool ... ok
[INFO] [stdout] test sqlite_store::tests::load_indexed_transaction_returns_saved_mempool_row ... ok
[INFO] [stdout] test sqlite_store::tests::round_trips_block_record_and_best_tip ... ok
[INFO] [stdout] test sqlite_store::tests::round_trips_active_utxos ... ok
[INFO] [stdout] test sqlite_store::tests::round_trips_mempool_transactions ... ok
[INFO] [stdout] test server::tests::sync_from_peer_persists_accepted_blocks_without_full_snapshot_save ... ok
[INFO] [stdout] test sqlite_store::tests::round_trips_persisted_peers ... ok
[INFO] [stdout] test server::tests::server_relays_announced_transaction_to_configured_peer ... ok
[INFO] [stdout] test sqlite_store::tests::load_transactions_for_keys_deduplicates_multi_key_wallet_matches ... ok
[INFO] [stdout] test sqlite_store::tests::rebuilds_node_state_from_sqlite ... ok
[INFO] [stdout] test sqlite_store::tests::read_only_open_loads_persisted_state ... ok
[INFO] [stdout] test sqlite_store::tests::save_node_state_tolerates_duplicate_coinbase_txids_on_best_chain ... ok
[INFO] [stdout] test sqlite_store::tests::save_mempool_transaction_loads_single_pending_transaction ... ok
[INFO] [stdout] test sqlite_store::tests::save_peer_and_load_peer_round_trip ... ok
[INFO] [stdout] test server::tests::integrated_miner_mines_pending_transaction_when_enabled ... ok
[INFO] [stdout] test sqlite_store::tests::save_mempool_state_updates_mempool_and_transaction_index_without_blocks ... ok
[INFO] [stdout] test sqlite_store::tests::save_accepted_block_updates_block_views_and_transaction_index ... ok
[INFO] [stdout] test peer::tests::mine_pending_mines_announced_transaction_into_block ... ok
[INFO] [stdout] test sqlite_store::tests::save_node_state_indexes_confirmed_and_mempool_transactions ... ok
[INFO] [stdout] test sqlite_store::tests::save_accepted_block_preserves_first_seen_at_for_confirmed_mempool_tx ... ok
[INFO] [stdout] test sqlite_store::tests::save_node_state_indexes_only_best_chain_transactions ... ok
[INFO] [stdout] test server::tests::block_that_prunes_unrelated_mempool_tx_refreshes_mempool_index_incrementally ... ok
[INFO] [stdout] test state::tests::rejects_empty_outputs ... ok
[INFO] [stdout] test state::tests::rejects_invalid_unlocking_data ... ok
[INFO] [stdout] test state::tests::applies_coinbase_without_prior_inputs ... ok
[INFO] [stdout] test state::tests::rejects_output_value_overflow ... ok
[INFO] [stdout] test state::tests::rejects_missing_input ... ok
[INFO] [stdout] test types::tests::coinbase_detection_matches_empty_inputs ... ok
[INFO] [stdout] test types::tests::merkle_root_of_empty_block_matches_empty_hash ... ok
[INFO] [stdout] test types::tests::merkle_root_of_single_transaction_matches_its_txid ... ok
[INFO] [stdout] test types::tests::transaction_encoding_is_deterministic ... ok
[INFO] [stdout] test state::tests::rejects_signature_mismatch ... ok
[INFO] [stdout] test types::tests::transaction_id_changes_when_contents_change ... ok
[INFO] [stdout] test sqlite_store::tests::saves_and_loads_peer_tip_metadata ... ok
[INFO] [stdout] test state::tests::reports_transaction_fee_for_multiple_inputs ... ok
[INFO] [stdout] test wallet::tests::load_wallet_accepts_legacy_single_key_files ... ok
[INFO] [stdout] test types::tests::utxo_retains_outpoint_and_metadata ... ok
[INFO] [stdout] test types::tests::block_header_hash_is_deterministic ... ok
[INFO] [stdout] test state::tests::rejects_overspend ... ok
[INFO] [stdout] test wire::tests::round_trips_block_announcement_as_json_line ... ok
[INFO] [stdout] test wire::tests::encodes_tagged_hello_message ... ok
[INFO] [stdout] test wallet::tests::wallet_round_trips_through_disk ... ok
[INFO] [stdout] test wire::tests::round_trips_mined_block_response ... ok
[INFO] [stdout] test wallet::tests::save_wallet_rejects_duplicate_key_names ... ok
[INFO] [stdout] test wire::tests::round_trips_transaction_announcement ... ok
[INFO] [stdout] test wire::tests::round_trips_tip_summary ... ok
[INFO] [stdout] test wire::tests::round_trips_tip_announcement ... ok
[INFO] [stdout] test wallet::tests::wallet_round_trips_multiple_named_keys ... ok
[INFO] [stdout] test wire::tests::decodes_get_tip_without_payload ... ok
[INFO] [stdout] test wire::tests::round_trips_mine_pending_request ... ok
[INFO] [stdout] test state::tests::rejects_duplicate_inputs ... ok
[INFO] [stdout] test sqlite_store::tests::transaction_key_index_tracks_input_and_output_roles ... ok
[INFO] [stdout] test sqlite_store::tests::saves_and_reloads_full_node_state ... ok
[INFO] [stdout] test state::tests::reports_transaction_fee ... ok
[INFO] [stdout] test state::tests::validates_and_applies_standard_transaction ... ok
[INFO] [stdout] test state::tests::rejects_input_value_overflow ... ok
[INFO] [stdout] test node_state::tests::reorgs_active_utxos_when_better_branch_arrives ... ok
[INFO] [stdout] test node_state::tests::prunes_pending_transaction_after_reorg_replaces_its_input ... ok
[INFO] [stdout] test mempool::tests::evicts_lowest_fee_transaction_when_full_and_candidate_pays_more ... ok
[INFO] [stdout] test mempool::tests::rejects_candidate_when_full_and_fee_is_not_above_floor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wobble-57f6921ec0798814)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test tests::formats_connection_refused_admin_errors_with_serve_hint ... ok
[INFO] [stdout] test tests::formats_server_side_admin_errors_without_debug_wrappers ... ok
[INFO] [stdout] test tests::formats_unexpected_admin_responses_with_context ... ok
[INFO] [stdout] test tests::parses_balance_with_home_override ... ok
[INFO] [stdout] test tests::parses_bootstrap_with_block_count ... ok
[INFO] [stdout] test tests::parses_inspect_chain_without_sqlite_path ... ok
[INFO] [stdout] test tests::parses_debug_mine_pending_named_args ... ok
[INFO] [stdout] test tests::parses_transactions_with_home_override ... ok
[INFO] [stdout] test tests::parses_inspect_tip_with_optional_node_name ... ok
[INFO] [stdout] test tests::parses_inspect_peers_with_optional_path_and_home ... ok
[INFO] [stdout] test tests::parses_pay_with_optional_from_and_uniqueness ... ok
[INFO] [stdout] test tests::resolve_mining_runtime_applies_cli_overrides ... ok
[INFO] [stdout] test tests::resolve_mining_runtime_respects_no_mining_override ... ok
[INFO] [stdout] test tests::resolve_serve_config_prefers_cli_over_home_config ... ok
[INFO] [stdout] test tests::resolve_peers_path_defaults_to_home_peers ... ok
[INFO] [stdout] test tests::parses_wallet_balance_with_home_override ... ok
[INFO] [stdout] test tests::payment_signing_key_uses_named_key_or_default ... ok
[INFO] [stdout] test tests::parses_wallet_info_with_home_override ... ok
[INFO] [stdout] test tests::parses_wallet_new_key_with_home_override ... ok
[INFO] [stdout] test tests::parses_inspect_balance_with_public_key_and_optional_sqlite_path ... ok
[INFO] [stdout] test tests::resolve_mining_runtime_uses_home_wallet_when_config_enables_mining ... ok
[INFO] [stdout] test tests::resolve_state_path_defaults_to_home_state ... ok
[INFO] [stdout] test tests::resolve_wallet_path_defaults_to_home_wallet ... ok
[INFO] [stdout] test tests::resolve_state_and_wallet_paths_prefers_explicit_overrides ... ok
[INFO] [stdout] test tests::parses_serve_without_explicit_address_or_network ... ok
[INFO] [stdout] test tests::parses_top_level_status_with_home_override ... ok
[INFO] [stdout] test tests::parses_serve_with_integrated_mining_flags ... ok
[INFO] [stdout] test tests::wallet_new_key_adds_named_key_to_home_wallet ... ok
[INFO] [stdout] test tests::wallet_transaction_lines_report_wallet_relative_history ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/testnet_e2e.rs (/opt/rustwide/target/debug/deps/testnet_e2e-f59a4402f01826d9)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bootstrap_sync_follower_catches_up_to_seeded_server ... ok
[INFO] [stdout] test lagging_live_node_syncs_after_learning_peer_tip_from_hello ... ok
[INFO] [stdout] test lagging_node_can_fetch_tip_and_missing_block_after_being_offline ... ok
[INFO] [stdout] test multi_hop_relay_carries_payment_to_miner_and_block_back_to_proposer ... ok
[INFO] [stdout] test proposer_transaction_reaches_miner_and_returns_as_a_block ... ok
[INFO] [stdout] test restarted_proposer_loads_persisted_payment_and_accepts_relayed_block ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- restarted_proposer_loads_persisted_payment_and_accepts_relayed_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'restarted_proposer_loads_persisted_payment_and_accepts_relayed_block' (235) panicked at tests/testnet_e2e.rs:526:5:
[INFO] [stdout] assertion failed: first_proposer.state().mempool().get(&payment_txid).is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c79a7bd71c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c79a7bd71c8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c79a7bd71c8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c79a7bd71c8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c79a7bed57a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c79a7bed57a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c79a7bdc122 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c79a7bdc122 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c79a7bb5276 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c79a7bb5276 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c79a7bcef19 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c79a774174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c79a774174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c79a7bcf192 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c79a7bcf192 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c79a7bb5364 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c79a7bacb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c79a7bb620d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c79a7bedd3c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c79a7bedd02 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c79a7717e34 - testnet_e2e[dd20d50cb54f4876]::restarted_proposer_loads_persisted_payment_and_accepts_relayed_block
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testnet_e2e.rs:526:5
[INFO] [stdout]   21:     0x5c79a770cc37 - testnet_e2e[dd20d50cb54f4876]::restarted_proposer_loads_persisted_payment_and_accepts_relayed_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/testnet_e2e.rs:482:74
[INFO] [stdout]   22:     0x5c79a772fd56 - <testnet_e2e[dd20d50cb54f4876]::restarted_proposer_loads_persisted_payment_and_accepts_relayed_block::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c79a773482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c79a773482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5c79a77420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5c79a77420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5c79a77420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c79a77420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c79a77420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c79a77420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5c79a77420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5c79a773cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5c79a773cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c79a7745122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5c79a7745122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5c79a7745122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c79a7745122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c79a7745122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c79a7745122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5c79a7745122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c79a7bd665f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5c79a7bd665f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x758fe07ebaa4 - <unknown>
[INFO] [stdout]   44:     0x758fe0878a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     restarted_proposer_loads_persisted_payment_and_accepts_relayed_block
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test testnet_e2e`
[INFO] running `Command { std: "docker" "inspect" "4bbd1c9d20d406ed2bf109d61c4fa5bfbc646268bf810ee0747dc5bf1a9020d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bbd1c9d20d406ed2bf109d61c4fa5bfbc646268bf810ee0747dc5bf1a9020d6", kill_on_drop: false }`
[INFO] [stdout] 4bbd1c9d20d406ed2bf109d61c4fa5bfbc646268bf810ee0747dc5bf1a9020d6
